home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
Cobian Backup 7.4.5.343
/
Cb7Setup.exe
/
0
/
RCDATA
/
TFORM_UNZIP
/
TFORM_UNZIP.txt
Wrap
Text File
|
2005-12-16
|
2KB
|
79 lines
object Form_Unzip: TForm_Unzip
Left = 388
Top = 442
BorderStyle = bsNone
Caption = 'Changed at run time'
ClientHeight = 73
ClientWidth = 392
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object l_Status: TLabel
Left = 8
Top = 12
Width = 376
Height = 16
AutoSize = False
Caption = 'Extracting the files. Wait...'
end
object CobBar: TCobBar
Left = 7
Top = 44
Width = 378
Height = 17
ColorBorder = 22144
ColorFace = 6413967
ColorBack = 14547432
ColorScheme = ccGreen
end
object b_Cancel: TButton
Left = 151
Top = 84
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
Enabled = False
TabOrder = 0
Visible = False
OnClick = b_CancelClick
end
object Timer: TTimer
Enabled = False
Interval = 2000
OnTimer = TimerTimer
Left = 324
Top = 20
end
object Unzip: TZipForge
ExtractCorruptedFiles = False
CompressionLevel = clFastest
CompressionMode = 1
CurrentVersion = '2.63 '
SpanningMode = smNone
SpanningOptions.AdvancedNaming = True
SpanningOptions.VolumeSize = vsAutoDetect
Options.FlushBuffers = True
Options.OEMFileNames = True
InMemory = False
OnFileProgress = UnzipFileProgress
OnOverallProgress = UnzipOverallProgress
AfterOpen = UnzipAfterOpen
Zip64Mode = zmDisabled
Left = 252
Top = 28
end
end